The only thing this tool does from Workbench\nis to view the ID3-TAG (if any). Put as Default Tool\nor select me, hold Shift and double-click an MP3-file.
;
MSG_NOMEM (//)
Couldn't allocate memory!
;
MSG_OPENERR (//)
Couldn't open file!
;
MSG_NOTAG (//)
No ID3-tag
;
MSG_NOFILE (//)
I really NEED the filename!
;
MSG_NOOUTFILE (//)
You need to supply the filename to output the tag to!
;
MSG_READERROR (//)
Couldn't read tag!
;
MSG_WRITEERROR (//)
Couldn't write tag!
;
MSG_WRITESUCC (//)
Written '%s' successfully!
;
MSG_COPYSUCC (//)
Tag copied successfully!
;
MSG_NOINFILE (//)
You need to supply the filename to import the tag from!